home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 385 < prev    next >
Text File  |  1996-08-06  |  1KB  |  36 lines

  1. Path: news.crd.ge.com!usenet
  2. From: Christopher R Volpe <volpe@ash.crd.ge.com>
  3. Newsgroups: comp.std.c
  4. Subject: Re: 6.1.7 typo (?) ... reported yet?
  5. Date: Sat, 17 Feb 1996 13:26:24 -0500
  6. Organization: GE Corporate Research & Development, Schenectady, NY
  7. Message-ID: <31261DD0.3B99@ash.crd.ge.com>
  8. References: <4g2rqp$p5@solutions.solon.com>
  9. NNTP-Posting-Host: bart.crd.ge.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  14.  
  15. Peter Seebach wrote:
  16. >         Header name preprocessing tokens shall only appear within a #include
  17. >         preprocessing directive.
  18. > This worries me; is the following illegal?
  19. >         main() {
  20. >                 int i;
  21. >                 1<i>3;
  22. >         }
  23. > It looks as though <i> is clearly a header-name preprocessing token,
  24. > but I can't believe they meant to outlaw string literals as well,
  25. > most of which look like legitimate header name tokens.
  26.  
  27. Didn't TC1 fix this?
  28.  
  29.  
  30.  
  31. --
  32.  
  33. Chris Volpe                Phone: (518) 387-7766 (Dial Comm 8*833
  34. GE Corporate R&D            Fax:   (518) 387-6560
  35. PO Box 8, Schenectady, NY 12301        Email: volpecr@crd.ge.com
  36.